home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / main.swf / scripts / DefineButton2_113 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-04-10  |  70 b   |  5 lines

  1. on(rollOver){
  2.    trace("over");
  3.    shop_mc.test.gotoAndStop(2);
  4. }
  5.